home *** CD-ROM | disk | FTP | other *** search
- # This file lists those modules which we don't want to be loaded by
- # alias expansion, usually so some other driver will be loaded for the
- # device instead.
-
- # evbug is a debug tool that should be loaded explicitly
- blacklist evbug
-
- # these drivers are very simple, the HID drivers are usually preferred
- blacklist usbmouse
- blacklist usbkbd
-
- # replaced by e100
- blacklist eepro100
-
- # replaced by tulip
- blacklist de4x5
-
- # causes no end of confusion by creating unexpected network interfaces
- blacklist eth1394
-
- # snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
- # hardware on its own (Ubuntu bug #2011, #6810)
- blacklist snd_intel8x0m
-
- # causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
- blacklist i2c_i801
-
- # disable ipv6
- blacklist ipv6
-
-